libcwd-guard-perl software package provides module for temporarily changing working directory (chdir), you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcwd-guard-perl
libcwd-guard-perl is installed in your system.
Make ensure the libcwd-guard-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcwd-guard-perl *
You will get with libcwd-guard-perl package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Perl |
| Package | libcwd-guard-perl |
| Version | 0.05-1 |
| Description | module for temporarily changing working directory (chdir) |
| Sub Section | perl |